use _gtk_marshal_BOOLEAN__VOID instead of the deprecated
authorMichael Natterer <mitch@imendio.com>
Mon, 16 Jun 2008 16:44:19 +0000 (16:44 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Mon, 16 Jun 2008 16:44:19 +0000 (16:44 +0000)
commit37c28957fe75db03e021cdee8e067063afe591bc
tree1f3bce332c5b913ab9185cab4efc83744737a81c
parent0329e41742452aec38150ed81520537b9ff71498
use _gtk_marshal_BOOLEAN__VOID instead of the deprecated

2008-06-16  Michael Natterer  <mitch@imendio.com>

* gtk/gtkcombobox.c (gtk_combo_box_class_init): use
_gtk_marshal_BOOLEAN__VOID instead of the deprecated
gtk_marshal_BOOLEAN__VOID.

svn path=/trunk/; revision=20404
ChangeLog
gtk/gtkcombobox.c